Skip to main content

mergAVCompositionTrackCompatibleWithAssetTrack

Type

function

Summary

Get the id of a composition track that is compatible with a specified asset track

Syntax

mergAVCompositionTrackCompatibleWithAssetTrack(<pCompositionPointer>, <pAssetPointer>, <pAssetTrackID>)

Description

Get the id of a composition track that is compatible with a specified asset track

Parameters

NameTypeDescription

pCompositionPointer

a pointer to the composition in memory

pAssetPointer

a pointer to the asset in memory

pAssetTrackID

the id of the asset track

Value

NameTypeDescription

return

the id of a composition track that can be used to add the asset track to the composition

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

mac

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?